JAMSRESTAPI Web Service
GetEntry_GetEntryParameter
JAMSRESTAPI Web Service > All Operations Resource Group : Entry_GetEntryParameter (Get)

Resource Path: /api/entry/{id}/parameter/get/{name}

Uri: http://doc.jamsscheduler.com/api/entry/{id}/parameter/get/{name}

Description
Gets parameter value for a given entry.
Parameters
NameDescriptionData Type
The JAMS entry for which to get the parameter.integer
The name of the parameter to return.string
Response

The response body is of type EntryParam.

OK

Overview

EntryParam
dataType : string
defaultFormat : string
loadedFrom : string
parameterOrigin : string
paramName : string
paramId : integer
value : string
length : integer
See Also
All Operations Resource GroupJAMSRESTAPI Web Service